/*All Rights Reserved*/
/*general begin*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
li {
	list-style: none;
	text-align: left;
}
fieldset,
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
address,
cite,
dfn,
em,
var {
	font-style: normal;
}
button,
input,
select,
textarea {
	font-size: 100%;
}

body {
	font: 14px/1.5 'Microsoft Yahei', SimSun, Arial, Tahoma, Helvetica, san-serif;
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
a,
a:link,
a:visited {
	color: #000;
}
a:hover,
a:active {
	color: #000;
}
li {
	list-style: none;
}
.moreright1 {
	width: 72px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	float: right;
	display: inline;
}
.moreright1,
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active {
	color: #2a65be;
}
.moreright1 a:nth-child(n + 2) {
	display: none;
}
.layer {
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
.layerout {
	width: 100%;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
/*general end*/
/*top*/
#innertop {
	width: 100%;
	background: #fff;
	float: left;
}
.operation {
	margin-bottom: 0;
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
	font-size: 16px;
}
.operation a {
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.top {
	padding: 30px 0;
	overflow: hidden;
}
.logo {
	margin-top: 10px;
}
.topm {
	display: none;
}
.nav li {
	width: auto;
	margin: 0 30px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 40px;
	float: left;
}
.nav li.act {
	border-bottom: 4px solid #135fbf;
}
.nav li.act a {
	color: #135fbf;
}
.search {
	width: 100%;
	padding-bottom: 40px;
	float: left;
}
.searchbox {
	width: 653px;
	height: 52px;
	margin: 0 auto;
	margin-top: 40px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #fff;
	overflow: hidden;
}
.search_input {
	width: 545px;
	height: 100%;
	border: none;
	padding-left: 20px;
	outline: none;
	float: left;
}
.search_btn {
	border: none;
	float: right;
	cursor: pointer;
}
/*top end*/
/*bottom*/
#bottom {
	background-color: #015293;
	width: 100%;
	color: #fff;
	float: left;
}
#bottom .layerout {
	width: 100%;
	background-color: #006cb9;
	margin-bottom: 20px;
	float: left;
	overflow: visible;
}
#bottom .layerout.bg03 {
	background-color: #0074c5;
}
#bottom .layer {
	padding-top: 0;
	overflow: visible;
}
.footicon {
	padding-right: 15px;
	float: left;
	padding-top: 20px;
}
.footchar {
	border-left: 1px solid #b7b7b7;
	padding: 0 30px;
	line-height: 24px;
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
.footchar span {
	padding-left: 28px;
}
.footchar a span {
	padding-left: 0;
}

.linknav {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.linknav > li {
	width: 210px;
	position: relative;
	line-height: 26px;
	padding-left: 15px;
	float: left;
	margin: 20px 30px;
	background: url(../images/2022/hide.png) no-repeat;
	background-position: 90% 50%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
.linknav .cur {
	background: #fff url(../images/2022/show.png) no-repeat right;
	color: #333;
}
.linkbox {
	line-height: 30px;
	width: 100%;
	font-size: 12px; /* display: none; */
	height: 145px;
	overflow: hidden;
	display: none;
	margin-top: 10px;
}

.linkbox > li {
	padding: 10px 15px;
	float: left;
	color: #000;
}

.linknav > li > ul {
	width: 220px;
	height: 340px;
	overflow-y: scroll;
	background-color: #fff;
	border: 1px solid #ccd1d3;
	position: absolute;
	left: 30px;
	background-color: #fff;
	top: -340px;
	display: none;
	z-index: 1000;
}
.linknav > li > ul {
	height: 210px;
	top: -210px;
}
.linknav > li > ul > li {
	float: none;
}
.linknav > li > ul > li {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 25px;
}

.linknav > li > ul a {
	font-size: 14px;
	padding-left: 10px;
}

.linknav li:hover > ul {
	display: block;
}
/*bottom end*/

.breadcrumb {
	background: none;
}
.data-list {
	margin-top: 15px;
}
.data-list .list-group-item {
	text-align: left;
	border: 0;
	font-size: 18px;
	line-height: 150%;
	padding: 10px 0;
}
.data-list .date {
	float: right;
	color: #999;
}
.info-container {
	padding: 20px 60px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	min-height: 800px;
}
.info-title {
	text-align: center;
	font-size: 24pt;
	color: #000;
	line-height: 150%;
	margin: 30px;
}
.info-content {
	margin-top: 10px;
	font-size: 16pt;
	font-weight: 400;
	text-align: left;
	color: #545454;
	line-height: 30pt;
	overflow-x: auto;
}
.Article img {
	margin: 0 auto;
	display: block;
}
.report-title {
	padding-bottom: 15px;
	border-bottom: 1px #2c66a5 solid;
}
.report-subtitle {
	color: #666666;
	font-size: 10pt;
	margin-top: 5px;
}
.content-title {
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 18px;
	width: 100%;
	background-image: url(../images/915lan.jpg);
}
.content-title span {
	margin-left: 20px;
	line-height: 38px;
}
.content-title a {
	float: right;
	line-height: 38px;
	margin-right: 10px;
}
.list-content .list-group-item {
	margin-left: 20px;
}
.list-group-item a {
	color: #422525;
	display: inline-block;
	width: 86%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.detail-subtitle {
	text-align: left;
	margin-top: 25px;
	margin-left: 15px;
	color: #999;
}
.detail-subtitle::after {
	display: table;
	content: '';
	clear: both;
}
.detail-share {
	float: right;
}
.detail-share span {
	cursor: pointer;
	margin-left: 5px;
}
.detail-share span i {
	margin-left: 2px;
}

/* 分页专用 */
#pages {
	padding: 14px 0 10px;
	font-family: SimSun;
	text-align: center;
	margin: 0px auto;
	clear: both;
}
#pages a.a1 {
	width: 75px;
	padding: 0;
}
#pages a {
	display: inline-block;
	height: 28px;
	line-height: 27px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px;
}
#pages span {
	display: inline-block;
	height: 28px;
	line-height: 27px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding: 0 10px;
}

.bg01 {
	margin-top: 5px;
	background: #f8f8f8 url('../images/2022/bg.jpg') no-repeat center 0;
}
.bg02 {
	background: #eff2f7;
	margin-bottom: 0;
}
.bgf {
	background: #fff;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.dpn {
	display: none;
}

.fc1,
.fc1 a,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:hover,
.fc1 a:active {
	color: #015293;
}
.fc2,
.fc2 a,
.fc2 a:link,
.fc2 a:visited,
.fc2 a:hover,
.fc2 a:active {
	color: #f50d0d;
}
.fc3,
.fc3 a,
.fc3 a:link,
.fc3 a:visited,
.fc3 a:hover,
.fc3 a:active {
	color: #fff;
}
.title a,
.title a,
.title a:link,
.title a:visited,
.title a:hover,
.title a:active {
	color: #fff;
}

.pcshow {
	display: block;
}
.mobileshow {
	display: none;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

@media only screen and (max-width: 768px) {
	.pcshow {
		display: none;
	}
	.mobileshow {
		display: block;
	}
	.logo img,
	.kh img {
		width: 100%;
		height: auto;
	}
	.layer,
	.layerout {
		width: 100%;
		padding: 0;
	}

	/*top*/
	.logo,
	.kh {
		width: 80%;
		margin: 0 auto;
		float: inherit;
		margin-top: 10px;
	}
	.kh {
		width: 40%;
	}
	.nav li {
		width: 26%;
		padding: 0;
		margin: 0;
		font-size: 20px;
	}
	.nav li:first-child {
		width: 40px;
		padding-left: 20px;
		box-sizing: content-box;
	}
	.nav li.act {
		border-bottom: none;
	}
	.search {
		padding-bottom: 20px;
	}
	.searchbox {
		width: 300px;
		height: 30px;
		margin-top: 20px;
	}
	.search_input {
		width: 230px;
	}
	.search_btn {
		width: 45px;
	}
	.search_btn img {
		width: 100%;
	}
	/*top end*/

	/*bottom*/
	.linknav > li {
		width: 40%;
		margin: 10px 4%;
		padding: 0;
	}
	.linknav > li > ul {
		left: -10px;
	}
	#bottom img {
		width: auto;
	}
	.footicon {
		padding: 10px;
	}
	.footchar {
		width: 100%;
		border-left: none;
		margin-left: 0;
		box-sizing: border-box;
		text-align: center;
	}
	.footchar span {
		padding-left: 0;
	}
	/*bottom end*/

	.list-content .list-group-item {
		margin-left: 0;
	}
	.data-list .list-group-item {
		font-size: 14px;
	}
	.list-group-item a {
		width: 100%;
	}
	.data-list .date {
		display: none;
	}
	.info-container {
		padding: 10px;
	}
	.Article img {
		width: 100% !important;
		height: auto;
	}
	p {
		padding: 0 10px;
	}
	#bottom {
		width: auto;
	}
}
